hvmloader: set entry point in linker script
authorRoger Pau Monné <roger.pau@citrix.com>
Tue, 4 Sep 2018 09:27:41 +0000 (11:27 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 4 Sep 2018 09:27:41 +0000 (11:27 +0200)
commit2646b30320a09110468fc1b57c709b7d8c9b04b1
treea132f5fcc8b0d8d9c45ca53eed86d3081a1c0420
parenta9a2a761f75126d908612c64fabe6adde2b6d2b9
hvmloader: set entry point in linker script

Or else it defaults to using 0x100000 as the entry point, which might
or might not point to _start. This is a fix for 09b3907f93.

Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
tools/firmware/hvmloader/hvmloader.lds